2004
Joo S. O. Bueno
Deprecated: Use 'gimp-item-transform-flip' instead.
Deprecated: Use 'gimp-item-transform-flip' instead.
unknown
| Type | Name | Description |
|---|---|---|
| PF_DRAWABLE | drawable | The affected drawable |
| PF_FLOAT | x0 | horz. coord. of one end of axis |
| PF_FLOAT | y0 | vert. coord. of one end of axis |
| PF_FLOAT | x1 | horz. coord. of other end of axis |
| PF_FLOAT | y1 | vert. coord. of other end of axis |
| PF_INT | transform-direction | Direction of transformation { TRANSFORM-FORWARD (0), TRANSFORM-BACKWARD (1) } |
| PF_INT | interpolation | Type of interpolation { INTERPOLATION-NONE (0), INTERPOLATION-LINEAR (1), INTERPOLATION-CUBIC (2), INTERPOLATION-NOHALO (3), INTERPOLATION-LOHALO (4) } |
| PF_INT | supersample | This parameter is ignored (TRUE or FALSE) |
| PF_INT | recursion-level | This parameter is ignored (recursion-level >= 1) |
| PF_INT | clip-result | Whether to clip results (TRUE or FALSE) |
| Type | Name | Description |
|---|---|---|
| PF_DRAWABLE | drawable | The flipped drawable |